Skip to content

[http] introduce civetweb testing#22333

Merged
linev merged 1 commit into
root-project:masterfrom
linev:http_test
May 20, 2026
Merged

[http] introduce civetweb testing#22333
linev merged 1 commit into
root-project:masterfrom
linev:http_test

Conversation

@linev

@linev linev commented May 19, 2026

Copy link
Copy Markdown
Member

If curl utility found - start http server on local port and run several tests.
Server runs in separate thread - so one can use gSystem->Exec() to fetch reply from the server
Use curl as client.

Testing requests:

  • root.json
  • root.xml
  • root.bin
  • file.root
  • item.json
  • multi.json
  • exe.json

Main aim - ensure that civetweb is functional while using of external civetweb may lead to problems.

If curl utility found - start http server on local port and run several tests
Do not run test on windows - it require firewall changes before

@ferdymercury ferdymercury left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot!

@github-actions

Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 13h 52m 25s ⏱️
 3 856 tests  3 856 ✅ 0 💤 0 ❌
77 052 runs  77 052 ✅ 0 💤 0 ❌

Results for commit f347482.

@linev linev merged commit fe86864 into root-project:master May 20, 2026
32 of 33 checks passed
@linev linev deleted the http_test branch May 20, 2026 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants